home *** CD-ROM | disk | FTP | other *** search
- on(release){
- saveLagPg2 = true;
- if(_root.slowSpell == 1)
- {
- slowLag = slowy.timey.timer;
- }
- if(_root.shockSpell == 1)
- {
- shockLag = shock.timey.timer;
- }
- if(_root.lightSpell == 1)
- {
- lightLag = light.timey.timer;
- }
- if(_root.stopSpell == 1)
- {
- stopLag = stopo.timey.timer;
- }
- prevFrame();
- }
-